[INFO] cloning repository https://github.com/jmugliston/advent-of-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmugliston/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmugliston%2Fadvent-of-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmugliston%2Fadvent-of-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 010fe549cac99d46435c456c1728c072dcf33abf
[INFO] testing jmugliston/advent-of-code-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmugliston%2Fadvent-of-code-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmugliston/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/jmugliston/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/jmugliston/advent-of-code-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmugliston/advent-of-code-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmugliston/advent-of-code-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded katexit v0.1.5
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded lax v0.17.0
[INFO] [stderr]   Downloaded bytemuck v1.23.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.12.0
[INFO] [stderr]   Downloaded ndarray-linalg v0.17.0
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded openssl v0.10.73
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e16e61d32c87f4fd587c4a8ddd15a81a538cba0c5eba084563462ef74816d412
[INFO] running `Command { std: "docker" "start" "-a" "e16e61d32c87f4fd587c4a8ddd15a81a538cba0c5eba084563462ef74816d412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e16e61d32c87f4fd587c4a8ddd15a81a538cba0c5eba084563462ef74816d412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e16e61d32c87f4fd587c4a8ddd15a81a538cba0c5eba084563462ef74816d412", kill_on_drop: false }`
[INFO] [stdout] e16e61d32c87f4fd587c4a8ddd15a81a538cba0c5eba084563462ef74816d412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ee04f9579de776bfd00231254da126a5a44af5920d347c5f8040310e1549e49
[INFO] running `Command { std: "docker" "start" "-a" "8ee04f9579de776bfd00231254da126a5a44af5920d347c5f8040310e1549e49", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8ee04f9579de776bfd00231254da126a5a44af5920d347c5f8040310e1549e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee04f9579de776bfd00231254da126a5a44af5920d347c5f8040310e1549e49", kill_on_drop: false }`
[INFO] [stdout] 8ee04f9579de776bfd00231254da126a5a44af5920d347c5f8040310e1549e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c42f4c4c2f7d963bed7f98ae611911e5ed30675ee1652764e568f06404296bb9
[INFO] running `Command { std: "docker" "start" "-a" "c42f4c4c2f7d963bed7f98ae611911e5ed30675ee1652764e568f06404296bb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] running `Command { std: "docker" "inspect" "c42f4c4c2f7d963bed7f98ae611911e5ed30675ee1652764e568f06404296bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42f4c4c2f7d963bed7f98ae611911e5ed30675ee1652764e568f06404296bb9", kill_on_drop: false }`
[INFO] [stdout] c42f4c4c2f7d963bed7f98ae611911e5ed30675ee1652764e568f06404296bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c086dfd5d7f3fc70c866451429861dddb6099e4bd6fa70f8495dfd6508dd17bb
[INFO] running `Command { std: "docker" "start" "-a" "c086dfd5d7f3fc70c866451429861dddb6099e4bd6fa70f8495dfd6508dd17bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc_rust-ba48a66e5fa505ee)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test aoc::year_2024::day_01::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_02::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_02::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_04::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_01::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_05::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_05::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_06::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_04::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_08::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_08::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_09::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_10::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_10::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_06::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_12::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_03::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_07::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_09::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_03::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_12::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_11::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_17::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_14::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_17::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_18::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_18::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_19::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_16::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_15::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_22::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_23::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_11::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_16::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_20::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_01::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_15::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_23::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_24::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_03::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_25::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_04::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_01::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_03::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_04::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_13::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_06::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_06::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_05::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_05::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_09::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_08::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_07::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_08::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_11::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_10::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_09::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_07::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_19::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2025::day_11::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_07::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_21::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_22::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_10::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_13::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_14::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_02::tests::test_part_1 ... ok
[INFO] [stdout] test aoc::year_2024::day_24::tests::test_part_2 ... FAILED
[INFO] [stdout] test aoc::year_2024::day_20::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2025::day_02::tests::test_part_2 ... ok
[INFO] [stdout] test aoc::year_2024::day_21::tests::test_part_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::year_2024::day_24::tests::test_part_2 stdout ----
[INFO] [stdout] Failed to read test input file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::year_2024::day_24::tests::test_part_2' (65) panicked at src/aoc/year_2024/day_24/mod.rs:487:17:
[INFO] [stdout] Test input file missing or unreadable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6502ec3940c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6502ec3940c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6502ec3940c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6502ec3940c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6502ec3a94da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6502ec3a94da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6502ec398992 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6502ec398992 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6502ec372f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6502ec372f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6502ec38c2d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6502ec0a40ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6502ec0a40ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6502ec38c492 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6502ec38c492 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6502ec373024 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6502ec368079 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6502ec373d0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6502ec3a9d1c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6502ebfe17a7 - aoc_rust[425151ca68234138]::aoc::year_2024::day_24::tests::test_part_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/year_2024/day_24/mod.rs:487:17
[INFO] [stdout]   20:     0x6502ebfd82e7 - aoc_rust[425151ca68234138]::aoc::year_2024::day_24::tests::test_part_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/year_2024/day_24/mod.rs:478:21
[INFO] [stdout]   21:     0x6502ec0025c6 - <aoc_rust[425151ca68234138]::aoc::year_2024::day_24::tests::test_part_2::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6502ec09718b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6502ec09718b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6502ec0a4a05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6502ec0a4a05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6502ec0a4a05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6502ec0a4a05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6502ec0a4a05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6502ec0a4a05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6502ec0a4a05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6502ec09f564 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6502ec09f564 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6502ec0a7a82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6502ec0a7a82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6502ec0a7a82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6502ec0a7a82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6502ec0a7a82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6502ec0a7a82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6502ec0a7a82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6502ec3936ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x6502ec3936ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7567bed32aa4 - <unknown>
[INFO] [stdout]   43:     0x7567bedbfa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aoc::year_2024::day_24::tests::test_part_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc-rust`
[INFO] running `Command { std: "docker" "inspect" "c086dfd5d7f3fc70c866451429861dddb6099e4bd6fa70f8495dfd6508dd17bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c086dfd5d7f3fc70c866451429861dddb6099e4bd6fa70f8495dfd6508dd17bb", kill_on_drop: false }`
[INFO] [stdout] c086dfd5d7f3fc70c866451429861dddb6099e4bd6fa70f8495dfd6508dd17bb
